testsuite: Add exhaustive sortlistmodel test
authorBenjamin Otte <otte@redhat.com>
Sun, 12 Jul 2020 04:53:06 +0000 (06:53 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 22 Jul 2020 12:04:40 +0000 (14:04 +0200)
commit93599c2c48502887f7211ee1fe7f48e8d989e798
tree4b518e4909649769385d09ac1204e467c91d578b
parent080e62509029418aa83bd4a5f8cd136c4df7ec94
testsuite: Add exhaustive sortlistmodel test

This is basically a copy/paste from the filterlistmodel test, but
adapted for sorting.
testsuite/gtk/meson.build
testsuite/gtk/sortlistmodel-exhaustive.c [new file with mode: 0644]